Fixups to GtkStack
authorMatthias Clasen <mclasen@redhat.com>
Thu, 26 Sep 2013 03:52:39 +0000 (23:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Sep 2013 03:54:31 +0000 (23:54 -0400)
commit7439e03f3d22e470ba6a774fdd2dd884d4bcd339
treeeeae0820c35f4705a47304e22ba5ec7ecf395437
parent5315661721137c1f195fa88c2bf12f1a3e32ecfa
Fixups to GtkStack

The GtkStack and GtkStackSwitcher code did not really
follow GTK+ conventions for includes. Fix that, and also
fix up a case of gpointer vs gpointer* confusion
in gtkstack.c.
gtk/gtkstack.h
gtk/gtkstackswitcher.c
gtk/gtkstackswitcher.h